Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
27 lines (18 loc) · 1 KB

Quick Start.md

File metadata and controls

27 lines (18 loc) · 1 KB

Quick Start

⚠️ Please view the correctly rendered version of this page at https://www.espruino.com/Quick+Start. Links, lists, videos, search, and other features will not work correctly when viewed on GitHub ⚠️

  • KEYWORDS: Quick Start,Getting Started

Which board do you have?

Bluetooth LE

[![Bluetooth LE Devices](Quick Start/BLE.jpg)](/Quick Start BLE)

USB

[![USB Devices](Quick Start/USB.jpg)](/Quick Start USB)

For the best experience, please use one of our official Espruino Boards.

Already got the IDE connected?

Please take a look here for a quick walkthrough on how to write code for Espruino.

<script> if (window.location.hash=="#pixljs" || window.location.hash=="#puckjs" || window.location.hash=="#banglejs" || window.location.hash=="#joltjs") window.location.pathname = "/Quick+Start+BLE"; </script>